|
Log4j 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.expres.remote.helper.NotificationHelper
public abstract class NotificationHelper
NotificationHelper class - set of utility classes for translation
node notification conversions.
| Constructor Summary | |
|---|---|
NotificationHelper()
|
|
| Method Summary | |
|---|---|
static Notification |
getNotification(Notification xsdNotification)
Create new instance of Notification based on given xsd
representation of that class |
static Notification |
getNotification(Update xsdUpdate)
Create new instance of Notification based on given xsd
representation of Update |
static State |
getState(State xsdState)
Create new instance of State based on given xsd representation of
that class |
static Notification |
getXsdNotification(Notification notification)
Create new XSD instance of Notification based on given
representation of that class |
static State |
getXsdState(State state)
Creates new instance of xsd representation of the given state enum |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationHelper()
| Method Detail |
|---|
public static State getXsdState(State state)
state - instance of State
public static Notification getNotification(Update xsdUpdate)
Notification based on given xsd
representation of Update
xsdNotification - xsd representation of Notification class
Notification based on given xsd
representation of Update classpublic static Notification getNotification(Notification xsdNotification)
Notification based on given xsd
representation of that class
xsdNotification - xsd representation of Notification class
Notification based on given xsd
representation of that classpublic static Notification getXsdNotification(Notification notification)
Notification based on given
representation of that class
notification - representation of Notification class
Notification based on given it's
representationpublic static State getState(State xsdState)
State based on given xsd representation of
that class
xsdState - instance of xsd representation of State
State based on given xsd representation
|
Log4j 1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||